home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
How Many Bugs in a Box
/
How Many Bugs in a Box.cdr
/
bugs
/
page9
/
00186.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-03-29
|
213 b
|
13 lines
on exitFrame
global returnframe, stay
set returnframe to 0
if stay = 1 then
go(the frame)
exit
end if
puppetSound(0)
if count(the windowList) > 0 then
forget(window "pagebar")
end if
end